xen.git
2012-06-28 Ian Jacksonlibxl: domain save/restore: run in a separate process
2012-06-28 Ian Jacksonlibxl: domain save: API changes for asynchrony
2012-06-28 Ian Jacksonlibxl: domain restore: reshuffle, preparing for ao
2012-06-28 Ian Jacksonlibxl: domain save: rename variables etc.
2012-06-28 Ian Jacksonlibxc: Do not segfault if (e.g.) switch_qemu_logdirty...
2012-06-28 Ian Jacksonlibxc: xc_domain_restore, make toolstack_restore const...
2012-06-28 Yang Zhanglibxl: allow setting more than 31 vcpus
2012-06-28 Yang Zhanglibxl: allow to allocate cpumap with specific size
2012-06-28 George Dunlapxen,pod: Only sweep in an emergency, and only for 4k...
2012-06-28 George Dunlapxen,pod: Zero-check recently populated pages (checklast)
2012-06-28 George Dunlapxen,pod: Try to reclaim superpages when ballooning...
2012-06-28 Ian Campbelldocs: Use lists.xen.org not lists.xensource.com
2012-06-28 Ian Jacksonhgignore/gitignore: add xen/arch/x86/boot/reloc.bin...
2012-06-28 Ian JacksonQEMU_TAG update
2012-06-28 Stefano Stabellinilibxl: disable msitranslate by default
2012-06-28 Stefano Stabellinilibxl: do not ignore the per-device msitranslate and...
2012-06-28 Dario Faggiolilibxl: document the memory ownership of some functions
2012-06-28 Jan Beulicharm: fix build after c/s 25477:e12e0b038219
2012-06-27 George Dunlapxen,pod: Cosmetic code motion
2012-06-28 Andres Lagar... x86/mm: Clean up unshare path for foreign mappings
2012-06-28 Jan Beulichx86/hvm: increase struct hvm_vcpu_io's mmio_large_read[]
2012-06-27 Jan Beulichdocs/xen-headers: allow headers to be symlinks
2012-06-26 Dario Faggiolilibxl: fix a typo in the GCREALLOC_ARRAY macro
2012-06-26 Ian Campbellarm: fix locking in create_p2m_entries
2012-06-26 Ian Campbellarm: map fixmaps non-executable.
2012-06-26 Ian Campbellarm: dump guest s1 walk on data abort which is not...
2012-06-26 Ian Campbellarm: dump a page table walk when va_to_par fails.
2012-06-26 Ian Campbellarm: context switch a bunch of guest state.
2012-06-26 Ian Campbellarm: Add simple cpu_{sibling, core}_mask
2012-06-26 Ian Campbellarm: do not set max_vcpus = 8 in arch_domain_create.
2012-06-26 Ian Campbellarm: implement stub version of flush_tlb_mask.
2012-06-26 Ian Campbellarm: stub out sync_vcpu_execstate
2012-06-26 Ian Campbellarm: remove hard tabs from init_idle_domain
2012-06-26 Ian Campbellarm: implement p2m lookup
2012-06-26 Ian Campbellarm: remove unnecessarily verbose print from p2m_load_VTTBR
2012-06-26 Ian Campbellarm: print domid as part of debug trap
2012-06-26 Ian Campbellarm: allocate and setup a guest vcpu.
2012-06-26 Ian Campbellarm: hook up domctl and memory_op
2012-06-26 Ian Campbellarm: enable interrupts while handling traps
2012-06-26 Ian Campbellarm: restore stack on return from trap.
2012-06-26 Ian Campbellarm: correct and expand TLB flush CP15 registers
2012-06-26 Ian Campbellarm: handy function to print a walk of a page table
2012-06-26 Ian Campbellarm: allocate top level p2m page for all non-idle domains
2012-06-25 Jan Beulicharm: fix build with gcc 4.7.x
2012-06-25 Christoph EggerFix check if guest enabled nested paging.
2012-06-22 Dario Faggiolilibxl: fix validation of scheduling parameters for...
2012-06-22 Daniel De Graafx86/PCI: pass correct register value to XSM
2012-06-22 Jan BeulichAMD IOMMU: add mechanism to protect their PCI devices...
2012-06-22 Ian Campbelllibxl: validate scheduler parameters
2012-06-22 Jan Beulichx86-64: revert mmconfig part of c/s 24425:053a44894279
2012-06-22 Jan Beulichx86/PCI: fix guest_io_read() when pci_cfg_ok() denies...
2012-06-21 Dario Faggiolixl: fix sedf parameters checking
2012-06-21 Jan Beulichx86/mm: fix mod_l1_entry() return value when encounteri...
2012-06-21 Jan Beulichx86-64/EFI: document building and usage
2012-06-18 Jan Beulichx86-64: don't allow non-canonical addresses to be set...
2012-06-18 Boris Ostrovskyx86, cpufreq: Change powernow's CPB status immediately
2012-06-14 Dario Faggiolilibxl: propagate down the error from libxl_domain_sched...
2012-06-13 Christoph EggerSVM: fix performance decrease with asid assignment
2012-06-12 Jan Beulichx86-64: detect processors subject to AMD erratum #121...
2012-06-12 Jan Beulichx86_64: Do not execute sysret with a non-canonical...
2012-06-11 Jan Beulichx86: get rid of BOOT_TRAMPOLINE
2012-06-11 Andrew Cooperx86/nmi: Fix deadlock in unknown_nmi_error()
2012-06-11 Mukesh Rathorgdbsx: send virq to guest if gdbsx_vcpu_event is not...
2012-06-08 Olaf Heringxl.cfg: document the cpuid= option
2012-06-08 Anthony PERARDtools/pygrub: Makefile cleanup
2012-06-08 Anthony PERARDtools/pygrub: Fix pygrub install
2012-06-08 Juergen Grossbuild: Correct typo introduced by c/s:25334
2012-06-08 Roger Pau Monnetools: disable libvchan build on NetBSD
2012-06-08 Anthony PERARDlibxl: Store VNC passwd in xenstore with QEMU upstream.
2012-06-08 Ian Campbelllibxc: do not "panic" if a kernel is not a bzImage.
2012-06-08 Xuesen Guotools: readnote: Add bzImage kernel support
2012-06-08 Dario Faggiolixl: check for meaningful combination of sedf config...
2012-06-07 Ian JacksonQEMU_TAG update
2012-06-07 David Vrabeltools: do not install qemu if just doing a build
2012-06-07 Ian JacksonQEMU_TAG update
2012-06-07 Olaf Heringtools: pass EXTRA_CFLAGS via environment
2012-06-07 Ian Campbellxend: do not run a hotplug script from qemu on Linux
2012-06-07 Ian Campbelllibxl: remove libxl__error_set prototype
2012-06-07 Simon Rowexenstore: set read_thread stacksize
2012-06-07 Simon Rowexenstore: block signals in watch wakeup thread
2012-06-06 Jan Beulichxen: fix page_list_splice()
2012-06-06 Boris Ostrovskyxenpm, x86: Fix reporting of idle state average residen...
2012-06-06 Dario Faggiolixen: enhance dump_numa output
2012-06-06 Dario Faggiolilibxl: introduce LIBXL_DOMAIN_TYPE_INVALID
2012-06-06 Olaf Heringxl.cfg: document the maxmem= option
2012-06-06 Bamvor Jian... libxl: Add API to retrieve domain console tty
2012-06-06 Dario Faggiolilibxl: convert malloc() to libxl__zalloc(NULL, ...)
2012-06-02 Ian Campbellocaml: fix build after 25446:648508ee27a2, 25449:68d46c...
2012-06-01 Ian Jacksonlibxl: fix Makefile race bug relating to _paths.h
2012-06-01 Olaf Heringlibxl: fix typos in libxl_cpuid_parse_config
2012-06-01 Ian Campbelllibxl: expose a single get/setter for domain scheduler...
2012-06-01 Ian Campbelllibxl: move libxl__sched_set_params into libxl.c
2012-06-01 Ian Campbelllibxl: make it possible to explicitly specify default...
2012-06-01 Ian Campbelllibxl: rename libxl_sched_params to libxl_domain_sched_...
2012-06-01 Ian Campbelllibxl: add internal function to get a domain's scheduler
2012-06-01 Tim Deeganarm: Enable VFP at boot
2012-06-01 Tim Deeganarm: allow ourselves access to all coprocessors in...
2012-06-01 Tim Deeganarm: missing __init annotation
2012-06-01 Tim Deeganarm: avoid memory write in switch to Hyp mode
2012-06-01 Tim Deeganarm: Move hyp-mode entry code out of line.
next